Click or drag to resize

NoteColor Enumeration

Defines the color of the note.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum NoteColor
Members
  Member nameValueDescription
Blue0 Blue.
Green1 Green.
Pink2 Pink.
Yellow3 Yellow.
White4 White.
None5 None.
See Also